* bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
authorKarl Fogel <kfogel@red-bean.com>
Wed, 13 Dec 2000 22:56:38 +0000 (22:56 +0000)
committerKarl Fogel <kfogel@red-bean.com>
Wed, 13 Dec 2000 22:56:38 +0000 (22:56 +0000)
commit4fe15a53c354549f17a89d7914301b637296577b
treea7bc0aabf32294df27ea26dd85c83c7b18e7523f
parent82231fcfcd531aa9a764ada77c24d8676f293d12
* bookmark.el: Provide a generic exit hook, as suggested by Ovidiu
Predescu <ovidiu@cup.hp.com>:
(bookmark-exit-hook): new var.
(bookmark-exit-hook-internal): new func, replaces old raw lambda form
in `kill-emacs-hook', and runs new `bookmark-exit-hooks'.  No longer
tests for the bookmark feature, as logically that feature must have
been provided if this function is running.
Removed ;;;###autoload before the `add-hook' call.
lisp/ChangeLog
lisp/bookmark.el